toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.capture
/
[jvm]CaptureSources
Capture
Sources
interface
CaptureSources
Provides access to the sources available for content capture.
Since
7.20
Members
Functions
application
Windows
Link copied to clipboard
open
fun
applicationWindows
(
)
:
List
<
CaptureSource
>
Returns the list of available application windows for capture.
browsers
Link copied to clipboard
open
fun
browsers
(
)
:
List
<
CaptureSource
>
Returns the list of available browsers for capture.
screens
Link copied to clipboard
open
fun
screens
(
)
:
List
<
CaptureSource
>
Returns the list of available screens for capture.